| 1. | Each process has its own set of page directories and page tables 每个进程都有自己的页目录和页表。 |
| 2. | To start with , the physical address of page directory is loaded into 开始时,首先将页目录的物理地址加载到 |
| 3. | Goes from the page directory to the page table and the second step uses translation table called 的转换表(从页目录转换成页表) ,第二步使用了一个称为 |
| 4. | Register . the directory field within the linear address determines the entry in page directory that points to the proper page table 寄存器中。线性地址中的directory字段确定页目录中指向恰当的页表条目。 |
| 5. | The code sets up the kernel page directory , creates identity kernel mapping , identifies architecture and processor , and branches to 这个代码设置内核页面目录、创建身份内核映射、标识体系结构和处理器以及执行分支 |
| 6. | Extended paging is obtained by removing the page table translation table ; then the division of linear address is done in between the page directory 10 msbs and the offset 22 lsbs 扩展分页是通过删除页表转换表实现的;此后线性地址的划分即可在页目录( 10 msb )和偏移量( 22 lsb )之间完成了。 |